Skip to content
Back to search
30
MCP

Log Analyzer with CloudWatch Logs

pulsemcp/log analyzer with cloudwatch logs

Provides structured access to CloudWatch Logs data for searching, analyzing, and correlating logs across AWS services to help with troubleshooting and pattern identification.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

AWS CloudWatch
Provides direct access to AWS CloudWatch resources for monitoring application health, investigating logs, and analyzing metrics through tool
0 tools
Log-Analyzer-with-MCP
A Model Context Protocol (MCP) server that provides AI assistants access to AWS CloudWatch Logs for analysis, searching, and correlation
0 tools
Log Analyzer
Analyzes Python application logs with time-based and pattern filtering, pytest output parsing, and code coverage report generation for debug
0 tools
acuvity/mcp-server-aws-cloudwatch-logs
AWS CloudWatch Logs MCP server for querying and analyzing log data with CloudWatch Logs Insights
0 tools
iflow-mcp_cloudwatch-logs-mcp
CloudWatch Logs MCP Server for accessing AWS CloudWatch logs
0 tools
iflow-mcp_Log-Analyzer-with-MCP
An MCP server that provides AI assistants access to CloudWatch Logs
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "log_analyzer_with_cloudwatch_logs": {
      "url": "None",
      "transport": "http"
    }
  }
}